projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b917b2e
)
(LIBS_SYSTEM): Define this.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 20 Nov 1997 21:56:52 +0000
(21:56 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 20 Nov 1997 21:56:52 +0000
(21:56 +0000)
src/s/dgux4.h
patch
|
blob
|
history
diff --git
a/src/s/dgux4.h
b/src/s/dgux4.h
index 828620e3b38bb3e2e31576f106dc88f659098daa..68c488cdd84d926c08a73975f6ac75f6dce5f0ff 100644
(file)
--- a/
src/s/dgux4.h
+++ b/
src/s/dgux4.h
@@
-56,6
+56,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "dgux5-4-3.h"
#define LIBS_DEBUG /* nothing, -lg doesn't exist */
+#define LIBS_SYSTEM -lsocket -lnsl
#ifndef NOT_C_CODE